static cursor meaning in Chinese
静态控制项
静态数据指针
静态游标
静态资料指标
Examples
- Read - only and static cursors are never updatable
只读游标和静态游标永远无法更新。 - Keyset - driven and static cursors use work tables that are built in
键集驱动游标和静态游标使用在 - Static cursors retrieve the entire result set at the time the cursor is opened
静态游标在打开游标时检索整个结果集。 - Static cursors use a work table to store the complete result set of the cursor
静态游标使用工作表来存储游标的完整结果集。 - The static cursor is either synchronous or a fully populated asynchronous cursor
静态游标是同步游标或者完全填充的异步游标。